home *** CD-ROM | disk | FTP | other *** search
- ("ChangeElement" "F11" ((change)))
- ("RefreshImages" "F5" ((show-inline-images) (show-inline-images)))
- ("TableCellAlignBottomCenter" "Ctrl+Meta+K" ((edit-attributes "ALIGN" "CENTER") (edit-attributes "VALIGN" "BOTTOM")))
- ("TableCellAlignBottomLeft" "Ctrl+Meta+J" ((edit-attributes "ALIGN" "LEFT") (edit-attributes "VALIGN" "BOTTOM")))
- ("TableCellAlignBottomRIght" "Ctrl+Meta+L" ((edit-attributes "ALIGN" "RIGHT") (edit-attributes "VALIGN" "BOTTOM")))
- ("TableCellAlignMiddleCenter" "Ctrl+Meta+I" ((edit-attributes "ALIGN" "CENTER") (edit-attributes "VALIGN" "MIDDLE")))
- ("TableCellAlignMiddleLeft" "Ctrl+Meta+U" ((edit-attributes "ALIGN" "LEFT") (edit-attributes "VALIGN" "MIDDLE")))
- ("TableCellAlignMiddleRight" "Ctrl+Meta+O" ((edit-attributes "ALIGN" "RIGHT") (edit-attributes "VALIGN" "MIDDLE")))
- ("TableCellAlignTopCenter" "Ctrl+Meta+8" ((edit-attributes "ALIGN" "CENTER") (edit-attributes "VALIGN" "TOP")))
- ("TableCellAlignTopLeft" "Ctrl+Meta+7" ((edit-attributes "ALIGN" "LEFT") (edit-attributes "VALIGN" "TOP")))
- ("TableCellAlignTopRight" "Ctrl+Meta+9" ((edit-attributes "ALIGN" "RIGHT") (edit-attributes "VALIGN" "TOP")))
- ("TableCellContractFromBottom" "Ctrl+Meta+Shift+8" ((contract-cell-from-bottom)))
- ("TableCellContractFromLeft" "Ctrl+Meta+Shift+O" ((contract-cell-from-left)))
- ("TableCellContractFromRight" "Ctrl+Meta+Shift+U" ((contract-cell-from-right)))
- ("TableCellContractFromTop" "Ctrl+Meta+Shift+K" ((contract-cell-from-top)))
- ("TableCellExpandDown" "Ctrl+Shift+K" ((extend-cell-down)))
- ("TableCellExpandLeft" "Ctrl+Shift+U" ((extend-cell-left)))
- ("TableCellExpandLeftDown" "Ctrl+Shift+J" ((extend-cell-left) (extend-cell-down)))
- ("TableCellExpandLeftUp" "Ctrl+Shift+7" ((extend-cell-left) (extend-cell-up)))
- ("TableCellExpandRight" "Ctrl+Shift+O" ((extend-cell-right)))
- ("TableCellExpandRightDown" "Ctrl+Shift+L" ((extend-cell-right) (extend-cell-down)))
- ("TableCellExpandRightUp" "Ctrl+Shift+9" ((extend-cell-right) (extend-cell-up)))
- ("TableCellExpandUp" "Ctrl+Shift+8" ((extend-cell-up)))
- ("ToggleRulesCheckingOnOff" "F12" ((check-rules)))
-